home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6840 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: news.clark.net!usenet
  2. From: anderson@clark.net (Thom Anderson)
  3. Newsgroups: comp.programming.threads,comp.lang.c++,comp.unix.osf.osf1,comp.unix.programmer,comp.object
  4. Subject: Looking for best design for using pthreads in C++ objects
  5. Date: Mon, 19 Feb 1996 23:06:13 GMT
  6. Organization: Anderson Consulting, Inc.
  7. Message-ID: <3128ff8b.666031216@news.clark.net>
  8. NNTP-Posting-Host: anderson.clark.net
  9. Mime-Version: 1.0
  10. Content-Type: TEXT/PLAIN; charset=ISO-8859-1
  11. Content-Transfer-Encoding: 8bit
  12.  
  13. I am starting to port a design that was meant to be implemented in Ada to a
  14. C++/UNIX platform.  I don't want to get involved in any language religion here,
  15. but it will be much harder to handle tasking with C++.  My best alternative
  16. (maybe only - since I must be POSIX compliant) is to use pthreads.
  17.  
  18. I have used pthreads from C before but not from C++.  I have a couple of ideas
  19. in mind but neither is elegant.  Does anyone have any experience with
  20. C++/Pthreads and no of some good design solutions, tips, or ideas???
  21.  
  22. Thanks!
  23. (((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((()
  24.       .---.        .-----------
  25.      /     \  __  /    ------
  26.     / /     \(  )/    -----
  27.    //////   ' \/ `   ---   Thom Anderson
  28.   //// / // :    : ---     phone..(410)721-8183
  29.  // /   /  /`    '--       email..anderson@clark.net
  30. //          //..\\  
  31.        ----UU----UU--http://www.clark.net/pub/anderson/intro.htm
  32.            '//||\\`
  33.              ''``
  34.